Skip to content

Chore: Omitted tenant parameter for OutboundApplication Widget#1270

Open
gaokevin1 wants to merge 2 commits intomainfrom
outbound-apps-fix
Open

Chore: Omitted tenant parameter for OutboundApplication Widget#1270
gaokevin1 wants to merge 2 commits intomainfrom
outbound-apps-fix

Conversation

@gaokevin1
Copy link
Member

Related Issues

Fixes https://github.com/descope/etc/issues/12898

Related PRs

branch PR
service a PR Link to PR
service b PR Link to PR

Description

This should fix the issue where tenant is required for the outbound application widget.

Must

  • Tests
  • Documentation (if applicable)

Copilot AI review requested due to automatic review settings November 20, 2025 16:09
@vercel
Copy link

vercel bot commented Nov 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
access-key-management-widget Ready Ready Preview Comment Dec 1, 2025 10:26pm
audit-management-widget Ready Ready Preview Comment Dec 1, 2025 10:26pm
role-management-widget Ready Ready Preview Comment Dec 1, 2025 10:26pm
user-management-widget Ready Ready Preview Comment Dec 1, 2025 10:26pm
user-profile-widget Ready Ready Preview Comment Dec 1, 2025 10:26pm

@gaokevin1 gaokevin1 enabled auto-merge (squash) November 20, 2025 16:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the required tenant parameter from the OutboundApplicationsProps type definition, making it consistent with ApplicationsPortalProps. The change allows the OutboundApplication widget to be used without requiring a tenant parameter.

Key Changes

  • Modified OutboundApplicationsProps to omit the tenant property from WidgetProps
  • Added optional onLogout callback to OutboundApplicationsProps

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nx-cloud
Copy link

nx-cloud bot commented Nov 20, 2025

View your CI Pipeline Execution ↗ for commit 06b331a

Command Status Duration Result
nx affected --target test:e2e ✅ Succeeded <1s View ↗
nx affected --target test ✅ Succeeded 29s View ↗
nx affected --target lint --fix=true ✅ Succeeded 13s View ↗
nx affected --target build ✅ Succeeded 35s View ↗
nx affected --target licenseCheck ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-01 22:30:16 UTC

@asafshen
Copy link
Member

I'm not sure it's the proper solution

It's not only react sdk , we need to handle in a lower level

I suggest to sync with @tomerlichtash on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants